Parameters
- value
- An System.Int32 value to validate.
- min
- An System.Int32 value representing the minimum integer allowed.
- max
- An System.Int32 value representing the maximum integer allowed.
Exception | Description |
---|---|
GrapeCity.ActiveReports.PageReportModel.ReportDefinitionException | Throws if the value is out of range limit. |